FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package iteyes.myhw.core#1.1.9 (63 ms)

Package iteyes.myhw.core
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=iteyes.myhw.core@1.1.9&canonical=https://simplifier.net/myhw/StructureDefinition/ObservationFunc
Url https://simplifier.net/myhw/StructureDefinition/ObservationFunc
Status draft
Date 2023-03-08T08:30:10.5740233+00:00
Name Observation
Experimental False
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://simplifier.net/myhw/StructureDefinition/ObservationFunc",
  "name" : "Observation",
  "status" : "draft",
  "date" : "2023-03-08T08:30:10.5740233+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.identifier",
        "path" : "Observation.identifier",
        "max" : "0"
      },
      {
        "id" : "Observation.basedOn",
        "path" : "Observation.basedOn",
        "max" : "0"
      },
      {
        "id" : "Observation.partOf",
        "path" : "Observation.partOf",
        "max" : "0"
      },
      {
        "id" : "Observation.status",
        "path" : "Observation.status",
        "fixedCode" : "final"
      },
      {
        "id" : "Observation.category",
        "path" : "Observation.category",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.category.coding",
        "path" : "Observation.category.coding",
        "min" : 1
      },
      {
        "id" : "Observation.category.coding.system",
        "path" : "Observation.category.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/observation-category"
      },
      {
        "id" : "Observation.category.coding.version",
        "path" : "Observation.category.coding.version",
        "max" : "0"
      },
      {
        "id" : "Observation.category.coding.code",
        "path" : "Observation.category.coding.code",
        "min" : 1,
        "fixedCode" : "exam"
      },
      {
        "id" : "Observation.category.coding.display",
        "path" : "Observation.category.coding.display",
        "max" : "0"
      },
      {
        "id" : "Observation.category.coding.userSelected",
        "path" : "Observation.category.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Observation.category.text",
        "path" : "Observation.category.text",
        "max" : "0"
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "min" : 1
      },
      {
        "id" : "Observation.code.coding.system",
        "path" : "Observation.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://hira.or.kr/CodeSystem/result-code"
      },
      {
        "id" : "Observation.code.coding.version",
        "path" : "Observation.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Observation.code.coding.code",
        "path" : "Observation.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.code.coding.userSelected",
        "path" : "Observation.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "min" : 1
      },
      {
        "id" : "Observation.subject.reference",
        "path" : "Observation.subject.reference",
        "min" : 1
      },
      {
        "id" : "Observation.subject.type",
        "path" : "Observation.subject.type",
        "max" : "0"
      },
      {
        "id" : "Observation.subject.identifier",
        "path" : "Observation.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "Observation.subject.display",
        "path" : "Observation.subject.display",
        "max" : "0"
      },
      {
        "id" : "Observation.focus",
        "path" : "Observation.focus",
        "max" : "0"
      },
      {
        "id" : "Observation.encounter",
        "path" : "Observation.encounter",
        "min" : 1
      },
      {
        "id" : "Observation.encounter.reference",
        "path" : "Observation.encounter.reference",
        "min" : 1
      },
      {
        "id" : "Observation.encounter.type",
        "path" : "Observation.encounter.type",
        "max" : "0"
      },
      {
        "id" : "Observation.encounter.identifier",
        "path" : "Observation.encounter.identifier",
        "max" : "0"
      },
      {
        "id" : "Observation.encounter.display",
        "path" : "Observation.encounter.display",
        "max" : "0"
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "min" : 1
      },
      {
        "id" : "Observation.issued",
        "path" : "Observation.issued",
        "max" : "0"
      },
      {
        "id" : "Observation.performer",
        "path" : "Observation.performer",
        "max" : "1"
      },
      {
        "id" : "Observation.performer.reference",
        "path" : "Observation.performer.reference",
        "min" : 1
      },
      {
        "id" : "Observation.performer.type",
        "path" : "Observation.performer.type",
        "max" : "0"
      },
      {
        "id" : "Observation.performer.identifier",
        "path" : "Observation.performer.identifier",
        "max" : "0"
      },
      {
        "id" : "Observation.performer.display",
        "path" : "Observation.performer.display",
        "max" : "0"
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.value[x]:valueQuantity",
        "path" : "Observation.value[x]",
        "sliceName" : "valueQuantity",
        "type" : [
          {
            "code" : "Quantity"
          }
        ]
      },
      {
        "id" : "Observation.value[x]:valueQuantity.value",
        "path" : "Observation.value[x].value",
        "min" : 1
      },
      {
        "id" : "Observation.value[x]:valueQuantity.comparator",
        "path" : "Observation.value[x].comparator",
        "max" : "0"
      },
      {
        "id" : "Observation.value[x]:valueQuantity.unit",
        "path" : "Observation.value[x].unit",
        "min" : 1
      },
      {
        "id" : "Observation.value[x]:valueString",
        "path" : "Observation.value[x]",
        "sliceName" : "valueString",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Observation.dataAbsentReason.coding.system",
        "path" : "Observation.dataAbsentReason.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/data-absent-reason"
      },
      {
        "id" : "Observation.dataAbsentReason.coding.version",
        "path" : "Observation.dataAbsentReason.coding.version",
        "max" : "0"
      },
      {
        "id" : "Observation.dataAbsentReason.coding.code",
        "path" : "Observation.dataAbsentReason.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.dataAbsentReason.coding.userSelected",
        "path" : "Observation.dataAbsentReason.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Observation.dataAbsentReason.text",
        "path" : "Observation.dataAbsentReason.text",
        "max" : "0"
      },
      {
        "id" : "Observation.interpretation",
        "path" : "Observation.interpretation",
        "max" : "0"
      },
      {
        "id" : "Observation.note",
        "path" : "Observation.note",
        "max" : "0"
      },
      {
        "id" : "Observation.bodySite",
        "path" : "Observation.bodySite",
        "max" : "0"
      },
      {
        "id" : "Observation.method",
        "path" : "Observation.method",
        "max" : "0"
      },
      {
        "id" : "Observation.specimen",
        "path" : "Observation.specimen",
        "max" : "0"
      },
      {
        "id" : "Observation.device",
        "path" : "Observation.device",
        "max" : "0"
      },
      {
        "id" : "Observation.referenceRange.low.system",
        "path" : "Observation.referenceRange.low.system",
        "max" : "0"
      },
      {
        "id" : "Observation.referenceRange.low.code",
        "path" : "Observation.referenceRange.low.code",
        "max" : "0"
      },
      {
        "id" : "Observation.referenceRange.high.system",
        "path" : "Observation.referenceRange.high.system",
        "max" : "0"
      },
      {
        "id" : "Observation.referenceRange.high.code",
        "path" : "Observation.referenceRange.high.code",
        "max" : "0"
      },
      {
        "id" : "Observation.referenceRange.type",
        "path" : "Observation.referenceRange.type",
        "max" : "0"
      },
      {
        "id" : "Observation.referenceRange.appliesTo",
        "path" : "Observation.referenceRange.appliesTo",
        "max" : "0"
      },
      {
        "id" : "Observation.referenceRange.age",
        "path" : "Observation.referenceRange.age",
        "max" : "0"
      },
      {
        "id" : "Observation.referenceRange.text",
        "path" : "Observation.referenceRange.text",
        "max" : "0"
      },
      {
        "id" : "Observation.hasMember",
        "path" : "Observation.hasMember",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom.reference",
        "path" : "Observation.derivedFrom.reference",
        "min" : 1
      },
      {
        "id" : "Observation.derivedFrom.type",
        "path" : "Observation.derivedFrom.type",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom.identifier",
        "path" : "Observation.derivedFrom.identifier",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom.display",
        "path" : "Observation.derivedFrom.display",
        "max" : "0"
      },
      {
        "id" : "Observation.component.code.coding.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1
      },
      {
        "id" : "Observation.component.code.coding.version",
        "path" : "Observation.component.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Observation.component.code.coding.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.component.code.coding.userSelected",
        "path" : "Observation.component.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Observation.component.dataAbsentReason.coding.system",
        "path" : "Observation.component.dataAbsentReason.coding.system",
        "min" : 1
      },
      {
        "id" : "Observation.component.dataAbsentReason.coding.version",
        "path" : "Observation.component.dataAbsentReason.coding.version",
        "max" : "0"
      },
      {
        "id" : "Observation.component.dataAbsentReason.coding.code",
        "path" : "Observation.component.dataAbsentReason.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.component.dataAbsentReason.coding.display",
        "path" : "Observation.component.dataAbsentReason.coding.display",
        "max" : "0"
      },
      {
        "id" : "Observation.component.dataAbsentReason.coding.userSelected",
        "path" : "Observation.component.dataAbsentReason.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Observation.component.dataAbsentReason.text",
        "path" : "Observation.component.dataAbsentReason.text",
        "max" : "0"
      },
      {
        "id" : "Observation.component.interpretation",
        "path" : "Observation.component.interpretation",
        "max" : "0"
      },
      {
        "id" : "Observation.component.referenceRange.low.system",
        "path" : "Observation.component.referenceRange.low.system",
        "max" : "0"
      },
      {
        "id" : "Observation.component.referenceRange.low.code",
        "path" : "Observation.component.referenceRange.low.code",
        "max" : "0"
      },
      {
        "id" : "Observation.component.referenceRange.high.system",
        "path" : "Observation.component.referenceRange.high.system",
        "max" : "0"
      },
      {
        "id" : "Observation.component.referenceRange.high.code",
        "path" : "Observation.component.referenceRange.high.code",
        "max" : "0"
      },
      {
        "id" : "Observation.component.referenceRange.type",
        "path" : "Observation.component.referenceRange.type",
        "max" : "0"
      },
      {
        "id" : "Observation.component.referenceRange.appliesTo",
        "path" : "Observation.component.referenceRange.appliesTo",
        "max" : "0"
      },
      {
        "id" : "Observation.component.referenceRange.age",
        "path" : "Observation.component.referenceRange.age",
        "max" : "0"
      },
      {
        "id" : "Observation.component.referenceRange.text",
        "path" : "Observation.component.referenceRange.text",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.